Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/solygambas/html-css-javascript-projects/093-creative portfolio/

index.html /cody/solygambas/html-css-javascript-projects/093-creative portfolio/index.html
327 Views
0 Comments
<!-- Based on Design & Build A Website Crash Course by Simo Edwin - Dev Ed (2019)
see: https://www.youtube.com/watch?v=EwmvBnR_x
script.js /cody/solygambas/html-css-javascript-projects/093-creative portfolio/script.js
207 Views
0 Comments
function init() {
// slider
const slides = document.querySelectorAll(".slide");
const pages = document.querySelectorAll(".
style.css /cody/solygambas/html-css-javascript-projects/093-creative portfolio/style.css
149 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500&display=swap");

:root {
--white: rgba(255, 255